label docs: Mention common style classes
authorMatthias Clasen <mclasen@redhat.com>
Sun, 25 Oct 2015 22:53:56 +0000 (18:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 26 Oct 2015 11:23:07 +0000 (07:23 -0400)
Mention some of the style classes that are commonly used
with labels.

gtk/gtklabel.c

index e10558f715acab85006f3ec9f06a850fa2b81374..e669ed9b45d676eca90fb6acfba588dd130a916d 100644 (file)
@@ -73,7 +73,9 @@
  *
  * # CSS nodes
  *
- * GtkLabel has a single CSS node with the name label.
+ * GtkLabel has a single CSS node with the name label. A wide variety
+ * of style classes may be applied to labels, such as .title, .subtitle,
+ * .dim-label, etc.
  *
  * # GtkLabel as GtkBuildable
  *